MSVC Introspection Builds: Remove GCC Requirement
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 17 Aug 2015 11:20:04 +0000 (19:20 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 17 Aug 2015 11:20:04 +0000 (19:20 +0800)
commite8063bcb210d729297cd4667c6a5c23ac0b477fc
tree095c9a47a793ea69050f30419527bf1514c720eb
parent40a190520714a4cc91bf387a43f031fe3695bef5
MSVC Introspection Builds: Remove GCC Requirement

Sorry, the last commit added a generated file instead of the
template.

G-I has been updated to not require a Windows GCC installation
anymore to generate the .gir files, so update the NMake Makefiles
that are used for this purpose.

As a result, it is no longer necessary to define time_t for the .gir
generation as we are on the same compiler throughout the process.
build/gtk-introspection-msvc.mak.in
build/introspection-msvc.mak